CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv images

搜索资源列表

  1. opncvexpressionsb

    0下载:
  2. 基于opencv的人脸识别程序。首先通过摄像头获取头部图像或者静态图像,然后自动提取脸部,最后判别出被识别人的身份-opencv based Face Recognition procedures. First through the camera to obtain images or head static images, and then automatically extract the face, finally judged to be identified as the perso
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:202327
    • 提供者:张冥
  1. GetContoursAreaLengthMeanVari

    0下载:
  2. 图形图象中计算轮廓线总长度,均值和方差等特征,基于OpenCV来实现的.-graphic images to calculate contour length, the mean and variance characteristics, based on OpenCV to achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2036
    • 提供者:guolijun
  1. CleanFragments

    0下载:
  2. 清除图像中的小区域(噪音),并返回清除的小区域的个数.该实现基于OpenCV.-remove images of a small area (the noise), and return to remove the small number of the region. Based on the OpenCV.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1215
    • 提供者:guolijun
  1. Footprint

    0下载:
  2. 一组关于足迹图象处理的操作,这些图形与图象的操作基于OpenCV实现.-a group on the footprint of the image-processing operation, graphics and images based on the operation of OpenCV achieve.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3585
    • 提供者:guolijun
  1. canny_meanshift_segmentation

    0下载:
  2. 本算法主要用vc和opencv做的.对视频图像进行逐帧canny运算.并可以对静态图片进行均值移动运算.-the algorithm and the main vc opencv do. Video images right frame by frame canny operator. And Static images can mean for mobile computing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:275438
    • 提供者:蝈蝈
  1. capturecamera

    0下载:
  2. How to use OpenCV to capture and display images from a camera ,i do believe it do good to u!-How to use OpenCV to capture and display ima celebrated from a camera, i do believe it do good to u!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:李乃安
  1. OPENCVProgramming_computer_vision_application

    0下载:
  2. 这是一组使用opencv和directshow来处理图像和序列图像的入门程序,很棒,为渥太华大学的产品-This is a team to use opencv and directshow to handle images and image sequences for beginners procedures, terrific, the University of Ottawa product
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1779177
    • 提供者:曾祥林
  1. CamServer

    0下载:
  2. 通过摄像头监视路由器指示灯的状况:将摄像头捕捉的路由器图像信息实时传输到客户端,识别指示灯位置,并即时判断指示灯状态。其中使用了directshow对摄像头进行捕捉,图像处理部分采用了intel的opencv库,网络模块采用winsock编程实现,具有相当高的参考价值-through camera surveillance router indicator of situation : The first camera will capture images of the router real
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:332923
    • 提供者:Alan
  1. 10648153

    1下载:
  2. OPENCV编写的图像仿射变换,可将倾斜图像恢复成正投影图像-OPENCV prepared by the affine transform images can be tilted into image restoration Image Projection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8283
    • 提供者:周琪
  1. showp

    1下载:
  2. 使用MFC与opencv结合显示图像,支持jpg.bmp,tif等格式-use MFC opencv combined with images show support jpg.bmp, tif format, etc.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1506526
    • 提供者:zth
  1. handcapture

    1下载:
  2. OpenCV模板匹配的方法识别手势,images图片不知道怎么传
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:202519
    • 提供者:20042157
  1. Emerging.Topics.in.Computer.Vision

    0下载:
  2. 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12192309
    • 提供者:kankan
  1. DemoTwo

    0下载:
  2. 一个调用Opencv和IPL库的,具有打开,显示,保存各种格式图像资料的小程序。-Opencv and a call for the IPL is opened, showed that the preservation of information in various formats images of small procedures.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:5012779
    • 提供者:华华
  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. ShowImage.rar

    0下载:
  2. Visual C++和OpenCV结合使用,实现图片资源的加载与保存,Visual C++ and OpenCV used in combination to achieve the loading of images and preservation of resources
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:44783
    • 提供者:刘波
  1. CornerExtracted.rar

    0下载:
  2. 基于OpenCV的图像特征点提取,并有效实现两幅图像的特征点匹配,在VC++6.0下调试通过,可以运行。,OpenCV based on extraction of image feature points and effectively achieve the two images to match the feature points, in VC++6.0 under the debugger through, you can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:422133
    • 提供者:李施
  1. color.rar

    0下载:
  2. 基于OPENCV的图像颜色检测,可以检测图片中是否有某一种颜色出现,OPENCV color images based on the detection, can detect whether there is a picture of a color appears
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7650
    • 提供者:李敏
  1. tuxiang.rar

    0下载:
  2. 使用opencv实现图像颜色反转功能,包括实例图像及工程文件,The use of color reversal image opencv functions, including examples of images and project files
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1202281
    • 提供者:Princeton
  1. zhaocha_help.rar

    1下载:
  2. 帮助你在QQ找茬游戏里快速找到两张图片的区别。 程序是用VC7写的,基于OpenCV库。由于是抓取屏幕通过寻找部分固定字符来定位两幅图片位置,因此仅对部分QQ找茬游戏有效。可以在此程序上适当扩展以适应所有的QQ找茬游戏。,QQ help you finding fault in the game quickly find the difference between two pictures. Procedures are written in VC7, based on the OpenCV
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-25
    • 文件大小:24418
    • 提供者:董炯
  1. HUCentralMoment.rar

    0下载:
  2. HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1811920
    • 提供者:刘丽娟
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com